home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
- {
- ACTIONS = {
- checkClosingWindow = id;
- useCurrentForNewItemsButtonAction = id;
- useDefaultForNewItemsButtonAction = id;
- };
- CLASS = DKDPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- setCurrentForNewItemsButton = DKDOptionButton;
- setDefaultForNewItemsButton = DKDOptionButton;
- };
- SUPERCLASS = NSWindowController;
- },
- {
- ACTIONS = {
- helpScaleAction = id;
- highPrecisionAngleAction = id;
- independantLayersAction = id;
- originXAction = id;
- originYAction = id;
- plusDownAction = id;
- plusToRightAction = id;
- scaleAfterToAction = id;
- scaleBeforeToAction = id;
- scalePopUpAction = id;
- targetLayerAction = id;
- unitsPopUpAction = id;
- };
- CLASS = DKDScalePanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- highPrecisionAnglesButton = NSButton;
- independantLayersButton = NSButton;
- originXTextField = NSTextField;
- originYTextField = NSTextField;
- plusDownButton = NSButton;
- plusToRightButton = NSButton;
- scaleAfterToTextField = NSTextField;
- scaleBeforeToTextField = NSTextField;
- scalePopup = NSPopUpButton;
- targetLayerPopup = NSPopUpButton;
- unitsPopup = NSPopUpButton;
- };
- SUPERCLASS = DKDPanel;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = "java.lang.Object"; LANGUAGE = Java; }
- );
- IBVersion = 1;
- }